home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Jagged_Blue / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  2.6 KB  |  136 lines

  1. BODY
  2. {
  3.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  4.     font-size : 1em;
  5.     color : rgb(49,112,130);
  6.     font-style : italic
  7. }
  8.  
  9. A:active
  10. {
  11.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  12.     color : rgb(49,112,130);
  13.     font-style : italic;
  14.     text-decoration : none
  15. }
  16.  
  17. A:link
  18. {
  19.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  20.     color : rgb(49,112,130);
  21.     font-style : italic
  22. }
  23.  
  24. UL
  25. {
  26.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  27.     color : rgb(140,144,145);
  28.     line-height : 1em;
  29.     font-weight : bold;
  30.     font-style : italic
  31. }
  32.  
  33. A:visited
  34. {
  35.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  36.     color : rgb(49,112,130);
  37.     font-style : italic;
  38.     text-decoration : none
  39. }
  40.  
  41. .TextObject
  42. {
  43.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  44.     color : rgb(49,112,130);
  45.     font-style : italic
  46. }
  47.  
  48. H1
  49. {
  50.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  51.     font-size : 1.75em;
  52.     font-weight : bold;
  53.     text-decoration : none;
  54.     font-variant : small-caps;
  55.     border-bottom-width : 1pt;
  56.     border-bottom-style : dotted
  57. }
  58.  
  59. H2
  60. {
  61.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  62.     font-size : 1.5em;
  63.     font-weight : bold;
  64.     font-variant : small-caps;
  65.     border-bottom : 1pt dotted rgb(0,0,0)
  66. }
  67.  
  68. P
  69. {
  70.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  71.     font-style : italic
  72. }
  73.  
  74. H3
  75. {
  76.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  77.     font-size : 1.2em;
  78.     color : rgb(49,112,130);
  79.     font-weight : bold;
  80.     font-variant : small-caps;
  81.     border-bottom : 1pt dotted rgb(0,0,0)
  82. }
  83.  
  84. LI
  85. {
  86.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  87.     color : rgb(140,144,145);
  88.     line-height : 1em;
  89.     font-weight : bold;
  90.     font-style : italic
  91. }
  92.  
  93. H4
  94. {
  95.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  96.     font-size : 1em;
  97.     color : rgb(49,112,130);
  98.     font-weight : bold;
  99.     border-bottom : 1pt dotted rgb(0,0,0)
  100. }
  101.  
  102. .TextNavBar
  103. {
  104.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  105.     color : rgb(49,112,130);
  106.     font-style : italic
  107. }
  108.  
  109. H5
  110. {
  111.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  112.     font-size : 0.8em;
  113.     font-weight : bold;
  114.     font-variant : small-caps;
  115.     border-bottom : 1pt dotted rgb(0,0,0)
  116. }
  117.  
  118. H6
  119. {
  120.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  121.     font-size : 0.75em;
  122.     color : rgb(49,112,130);
  123.     font-weight : bold;
  124.     border-bottom : 1pt dotted rgb(0,0,0)
  125. }
  126.  
  127. A:hover
  128. {
  129.     font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
  130.     color : rgb(140,144,145);
  131.     font-style : italic;
  132.     border-bottom-width : 1pt;
  133.     border-bottom-style : dotted
  134. }
  135.  
  136.